home *** CD-ROM | disk | FTP | other *** search
- Short: Visual Eng. - Batch process v1.00
- Author: marko.seppanen@wwnet.fi (Marko Seppänen)
- Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
- Type: gfx/edit
-
-
- This script calls selected Image Engineer-script for all selected
- files in Magellan-dirlist, applies an effect to file and saves it.
-
-
-
-
-
- Script was originally made for Directory Opus, Magellan. You can
- still with little effort, make it work with any other filemanager.
-
- With Magellan, create yourself a new button-bank and add a
- function like this to one of buttons:
-
- DOpus5:ARexx/VisualBorder.rexx {s} {o}
-
-
- If that really was too hard for you, then better ask your mam to
- buy you a PC. Next one will for sure give you a lot headache...
-
-
-
-
- So, line after comment line, "/* DO SOMETHING */" is the effective
- one. By default it calls VisualBorderDemo-script. Arguments for it
- are in it's .notes-file.
-
- (address command "Sys:Rexxc/rx ie:arexx/VisualBorderDemo.rexx" newfile ROUNDCORNER 90 13)
-
-
-
- After VisualBordering, script continues and checking is made, if
- original filename had a suffix.
-
- .JPEG, .JPG, .JFIF are translated to ".jpg"
- .PNG, .PING are translated to ".png"
- .TGA, .TARGA are translated to ".tga"
- .TIF, .TIFF are translated to ".tif"
- others are translated to ".jpg"
-
- Ofcourse save-fileformat will be same than it's suffix.
- File is saved to "processed"-directory of sourcedir.
-
-
-
- If you are going to use this script from shell or from other
- filemanager, tell it 2 arguments; first is sourcedir and second is
- filename.
-
- Future will bring more helping scripts for Magellan, depending on
- feedback and suggestions I receive.
-
-
-
-
-
- HISTORY
-
- v1.00
-
- History started
-
-
-
-
-
- VISUAL ENGINEERING - graphical examples & more
-
- HTTP://wwnet.fi/users/smarko/visual/
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 2424 1228 49.3% 16-Jul-99 15:56:28 +BatchProcess.notes
- 2530 1136 55.0% 16-Jul-99 15:52:00 +VisualBatchProcess.dopus5
- -------- ------- ----- --------- --------
- 4954 2364 52.2% 16-Jul-99 21:05:10 2 files
-